Appearance
type ComputedOptions = { meta?: any; serializeAs: string | null; };
Represents a computed property on the model
meta?
any
serializeAs
string
null