toJson method
Converts this StacListTile instance to a JSON map.
Implementation
@override
Map<String, dynamic> toJson() => _$StacListTileToJson(this);
Converts this StacListTile instance to a JSON map.
@override
Map<String, dynamic> toJson() => _$StacListTileToJson(this);