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