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