state property

Implementation

PermissionState get state =>
    PermissionState.fromValue(js_util.getProperty(this, 'state'));