toJson method Null safety
override
Returns the json representation of this instance
Implementation
@override
Map<String, dynamic> toJson() => _$EngineSettingsToJson(this);
Returns the json representation of this instance
@override
Map<String, dynamic> toJson() => _$EngineSettingsToJson(this);