Add missing semicolon

development
Oystein Kristoffer Tveit 2020-06-22 14:01:05 +02:00
parent 72d39bea55
commit 5bbe5fb19a
1 changed files with 1 additions and 1 deletions

View File

@ -388,7 +388,7 @@ class JishoResult {
this.japanese,
this.senses,
this.attribution
})
});
factory JishoResult.fromJson(Map<String, dynamic> json){
return JishoResult(