StacSliverGridParser class
- Inheritance
-
- Object
- StacParser<
StacSliverGrid> - StacSliverGridParser
Constructors
- StacSliverGridParser()
-
const
Properties
Methods
-
getModel(
Map< String, dynamic> json) → StacSliverGrid -
Parses a JSON object into a model
T.override -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
parse(
BuildContext context, StacSliverGrid model) → Widget -
Parses a model
Tinto a Widget.override -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited