InlineQueryResultCachedGif.fromJson constructor
Creates an instance of InlineQueryResultCachedGif from a JSON map
Implementation
factory InlineQueryResultCachedGif.fromJson(Map<String, dynamic> json) =>
_$InlineQueryResultCachedGifFromJson(json);