operator_ property

  1. @JsonKey(name: 'operator')
List<Reference>? operator_
inherited

operator_ ("operator") The individual performing the action enabled by the device.

Implementation

@JsonKey(name: 'operator')
List<Reference>? get operator_ => throw _privateConstructorUsedError;