updated project style guidelines
This commit is contained in:
@ -15,4 +15,4 @@ class FileSettings {
|
||||
|
||||
factory FileSettings.fromJson(Map<String, dynamic> json) => _$FileSettingsFromJson(json);
|
||||
Map<String, dynamic> toJson() => _$FileSettingsToJson(this);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user