totalCallsScheduled property

  1. @JsonKey.new(name: 'total_calls_scheduled')
int totalCallsScheduled
final

Implementation

@JsonKey(name: 'total_calls_scheduled')
final int totalCallsScheduled;