state method
Implementation
Future<UserPermissionState> state(UserPermissionType type) {
throw UnimplementedError('state() has not been implemented.');
}
Future<UserPermissionState> state(UserPermissionType type) {
throw UnimplementedError('state() has not been implemented.');
}