expectedDurationSec property

  1. @JsonKey.new(name: 'expected_duration_sec')
double expectedDurationSec
final

Implementation

@JsonKey(name: 'expected_duration_sec')
final double expectedDurationSec;