AccountEventStatus.knownValue constructor
const
AccountEventStatus.knownValue({
- required KnownAccountEventStatus data,
Implementation
const factory AccountEventStatus.knownValue({
required KnownAccountEventStatus data,
}) = AccountEventStatusKnownValue;