accessControls property
List<AccessControlProcedureType>
get
accessControls
List of containers to store information about the supported procedures of authentication and secure data access within the context of the session.
Implementation
List<AccessControlProcedureType> get accessControls => _accessControls;