Creates a Update from json Map.
factory Update.fromJson(Map<String, dynamic> json) => _$UpdateFromJson(json);