state property

PermissionState get state

Implementation

_i4.PermissionState get state =>
    _i4.PermissionStateOptions.values.byName(_i3.getProperty(
      this,
      'state',
    ));