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