DataBufferNotice constructor

DataBufferNotice({
  1. required String state,
})

Implementation

DataBufferNotice({required this.state});