accountIds property

  1. @JsonKey(name: 'account_ids', defaultValue: <String>[])
List<String> accountIds
final

Implementation

@JsonKey(name: 'account_ids', defaultValue: <String>[])
final List<String> accountIds;