overrideAccounts property

  1. @JsonKey(name: 'override_accounts', defaultValue: <OverrideAccounts>[])
List<OverrideAccounts> overrideAccounts
final

Implementation

@JsonKey(name: 'override_accounts', defaultValue: <OverrideAccounts>[])
final List<OverrideAccounts> overrideAccounts;