Resource class abstract
Properties
Methods
-
deselect(
) → void -
equals(
Resource resource) → bool -
filter(
ResourceFilter< Resource> filter) → bool -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
select(
) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- endDateParam → const String
- startDateParam → const String