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