ExtensionInfo.fromJson(Map<String, dynamic> json) { cost = json['cost']; openTime = json['openTime']; rating = json['rating']; }