从 JSON 创建 TextFormat 实例
factory TextFormat.fromJson(Map<String, dynamic> json) => _$TextFormatFromJson(json);