ConsentStatusData.fromJson(Map<String, dynamic> json) { canStartRecording = json['can_start_recording']; }