accountIdsToExclude property

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

Implementation

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