totalCallsDispatched property

  1. @JsonKey.new(name: 'total_calls_dispatched')
int totalCallsDispatched
final

Implementation

@JsonKey(name: 'total_calls_dispatched')
final int totalCallsDispatched;