state property

PermissionState get state

Implementation

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