Constants class abstract
Needed for communication with the native SDK.
Constructors
Properties
- hashCode → int
-
The hash code for this object.
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
- EXCEPTION_CONFIG → const String
- EXCEPTION_CORE → const String
- EXCEPTION_DEFAULT → const String
- EXCEPTION_LICENSE → const String
- EXCEPTION_NO_CAMERA_PERMISSION → const String
- EXTRA_CONFIG_JSON → const String
- EXTRA_CUSTOM_MODELS_PATH → const String
- EXTRA_ENABLE_OFFLINE_CACHE → const String
- EXTRA_INITIALIZATION_PARAMETERS → const String
- EXTRA_LICENSE_KEY → const String
- EXTRA_PLUGIN_VERSION → const String
- EXTRA_VIEW_CONFIGS_PATH → const String
- METHOD_EXPORT_CACHED_EVENTS → const String
- METHOD_GET_APPLICATION_CACHE_PATH → const String
- METHOD_GET_SDK_VERSION → const String
- METHOD_SET_CUSTOM_MODELS_PATH → const String
- METHOD_SET_LICENSE_KEY → const String
- METHOD_SET_VIEW_CONFIGS_PATH → const String
- METHOD_START_ANYLINE → const String