bytesPerSec property Null safety

int? bytesPerSec
@JsonKey(name: 'bytes-per-sec'), final

Implementation

@JsonKey(name: 'bytes-per-sec')
final int? bytesPerSec;