operator property

  1. @JsonKey(name: 'operator')
Operator? operator
final

Implementation

@JsonKey(name: 'operator')
final Operator? operator;