diff --git a/lib/src/objects.dart b/lib/src/objects.dart index ecbcd6e..62b8005 100644 --- a/lib/src/objects.dart +++ b/lib/src/objects.dart @@ -388,7 +388,7 @@ class JishoResult { this.japanese, this.senses, this.attribution - }) + }); factory JishoResult.fromJson(Map json){ return JishoResult(