Valuable class
Base instance at valuable
Constructors
- Valuable.new({required String title, required String value})
- Valuable.glass(String title, String value)
- Valuable.pending(String title)
Properties
Methods
-
copyWith(
) → Valuable -
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