ConsentStatusData constructor

ConsentStatusData({
  1. bool? canStartRecording,
})

Implementation

ConsentStatusData({this.canStartRecording});