YsRecordFile.fromJson(Map<String, dynamic> json) { begin = json['begin']; cameraType = json['cameraType']; end = json['end']; type = json['type']; }