totalTechnicians property

  1. @JsonKey(name: 'totalTechnicians')
int? totalTechnicians
final

Implementation

@JsonKey(name: 'totalTechnicians')
final int? totalTechnicians;