totalMs property

  1. @JsonKey.new(name: 'total_ms')
int? totalMs
final

Implementation

@JsonKey(name: 'total_ms')
final int? totalMs;