chunkMs property

  1. @JsonKey.new(name: 'chunk_ms')
int? chunkMs
final

Implementation

@JsonKey(name: 'chunk_ms')
final int? chunkMs;