operator_ property

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

operator The person who administered the collection of the image.

Implementation

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