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