InlineQueryResultMpeg4Gif.fromJson constructor
Creates an InlineQueryResultMpeg4Gif from a JSON object
Implementation
factory InlineQueryResultMpeg4Gif.fromJson(Map<String, dynamic> json) =>
_$InlineQueryResultMpeg4GifFromJson(json);
Creates an InlineQueryResultMpeg4Gif from a JSON object
factory InlineQueryResultMpeg4Gif.fromJson(Map<String, dynamic> json) =>
_$InlineQueryResultMpeg4GifFromJson(json);