ViewDocMetaKey class
- Inheritance
-
- Object
- AbstractKey<
String> - AbstractViewKey<
String> - ViewDocMetaKey
Constructors
- ViewDocMetaKey.new({String? key, required String viewName})
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