ViewMetaKey class
- Inheritance
-
- Object
- AbstractKey<
String> - ViewMetaKey
Constructors
- ViewMetaKey.new({String? key})
Properties
Methods
-
compareTo(
dynamic other) → int -
Compares this object to another object.
inherited
-
copyWithKey(
{required String newKey}) → AbstractKey< Comparable> -
override
-
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 o) → bool -
The equality operator.
inherited