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