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