StorageEntryTypeV14_Plain class
- Inheritance
-
- Object
- StorageEntryTypeV14
- StorageEntryTypeV14_Plain
Constructors
- StorageEntryTypeV14_Plain({required int value})
-
const
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → MapEntry< String, dynamic> -
Creates
Map
from Class Objectinherited -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited