application property

List<RegulatedAuthorizationCase>? application
inherited

application A regulatory submission from an organization to a regulator, as part of an assessing case. Multiple applications may occur over time, with more or different information to support or modify the submission or the authorization. The applications can be considered as steps within the longer running case or procedure for this authorization process.;

Implementation

List<RegulatedAuthorizationCase>? get application =>
    throw _privateConstructorUsedError;