case_ property

  1. @JsonKey(name: 'case')
RegulatedAuthorizationCase? case_
inherited

case_ The case or regulatory procedure for granting or amending a regulated authorization. An authorization is granted in response to submissions/applications by those seeking authorization. A case is the administrative process that deals with the application(s) that relate to this and assesses them. Note: This area is subject to ongoing review and the workgroup is seeking implementer feedback on its use (see link at bottom of page).;

Implementation

@JsonKey(name: 'case')
RegulatedAuthorizationCase? get case_ => throw _privateConstructorUsedError;