maxDurationSeconds property

  1. @JsonKey.new(name: 'max_duration_seconds')
int? maxDurationSeconds
final

Implementation

@JsonKey(name: 'max_duration_seconds')
final int? maxDurationSeconds;