Resource enum

Inheritance

Constructors

Resource()
const

Values

ALL → const Resource
PROFILE → const Resource
ADMIN_SETTINGS → const Resource
ALARM → const Resource
DEVICE → const Resource
ASSET → const Resource
CUSTOMER → const Resource
DASHBOARD → const Resource
ENTITY_VIEW → const Resource
EDGE → const Resource
TENANT → const Resource
RULE_CHAIN → const Resource
USER → const Resource
WIDGETS_BUNDLE → const Resource
WIDGET_TYPE → const Resource
OAUTH2_CONFIGURATION_INFO → const Resource
OAUTH2_CONFIGURATION_TEMPLATE → const Resource
TENANT_PROFILE → const Resource
DEVICE_PROFILE → const Resource
ASSET_PROFILE → const Resource
CONVERTER → const Resource
INTEGRATION → const Resource
SCHEDULER_EVENT → const Resource
BLOB_ENTITY → const Resource
CUSTOMER_GROUP → const Resource
DEVICE_GROUP → const Resource
ASSET_GROUP → const Resource
USER_GROUP → const Resource
ENTITY_VIEW_GROUP → const Resource
EDGE_GROUP → const Resource
DASHBOARD_GROUP → const Resource
ROLE → const Resource
GROUP_PERMISSION → const Resource
WHITE_LABELING → const Resource
AUDIT_LOG → const Resource
API_USAGE_STATE → const Resource
TB_RESOURCE → const Resource
OTA_PACKAGE → const Resource
QUEUE → const Resource
VERSION_CONTROL → const Resource
NOTIFICATION → const Resource
BILLING → const Resource

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

values → const List<Resource>
A constant List of the values in this enum, in order of their declaration.