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