transferIds property

  1. @JsonKey(name: 'transfer_ids', defaultValue: <String>[])
List<String>? transferIds
final

Implementation

@JsonKey(name: 'transfer_ids', defaultValue: <String>[])
final List<String>? transferIds;