Creates a TextQuote object from a JSON object.
TextQuote
factory TextQuote.fromJson(Map<String, dynamic> json) => _$TextQuoteFromJson(json);