batches property

  1. @JsonKey(name: 'batches')
List<Batch>? batches
final

Implementation

@JsonKey(name: 'batches')
final List<Batch>? batches;