application property

ApplicationPolicy? application
getter/setter pair

If ApplicationPolicy.packageName matches an existing ApplicationPolicy object within the Policy being modified, then that object will be updated.

Otherwise, it will be added to the end of the Policy.applications.

Implementation

ApplicationPolicy? application;