factory FormattableText.fromJson(Map<String, dynamic> json) { return _$FormattableTextFromJson(json); }