batchCalls property
- @JsonKey.new(name: 'batch_calls', defaultValue: <BatchCallResponse>[])
final
Implementation
@JsonKey(name: 'batch_calls', defaultValue: <BatchCallResponse>[])
final List<BatchCallResponse> batchCalls;
@JsonKey(name: 'batch_calls', defaultValue: <BatchCallResponse>[])
final List<BatchCallResponse> batchCalls;