newAccounts property

  1. @JsonKey(name: 'new_accounts', defaultValue: true)
bool? newAccounts
final

Implementation

@JsonKey(name: 'new_accounts', defaultValue: true)
final bool? newAccounts;