toJson method
Converts the VolumeFadeStep instance to a JSON object.
Implementation
Map<String, dynamic> toJson() => _$VolumeFadeStepToJson(this);
Converts the VolumeFadeStep instance to a JSON object.
Map<String, dynamic> toJson() => _$VolumeFadeStepToJson(this);