for_ property

  1. @JsonKey(name: 'for')
Reference? for_
inherited

for_ ("for") The entity who benefits from the performance of the service specified in the task (e.g., the patient).

Implementation

@JsonKey(name: 'for')
Reference? get for_ => throw _privateConstructorUsedError;