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