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