maxRecordings property
Maximum number of recordings supported. (Integer values only.)
Implementation
@JsonKey(name: '@MaxRecordings', fromJson: int.parse)
final int maxRecordings;
Maximum number of recordings supported. (Integer values only.)
@JsonKey(name: '@MaxRecordings', fromJson: int.parse)
final int maxRecordings;