InlineQueryResultCachedVideo.fromJson constructor
Creates an InlineQueryResultCachedVideo from JSON data
Implementation
factory InlineQueryResultCachedVideo.fromJson(Map<String, dynamic> json) =>
_$InlineQueryResultCachedVideoFromJson(json);
Creates an InlineQueryResultCachedVideo from JSON data
factory InlineQueryResultCachedVideo.fromJson(Map<String, dynamic> json) =>
_$InlineQueryResultCachedVideoFromJson(json);