EnableTorchNotAvailableException constructor

EnableTorchNotAvailableException({
  1. String? message,
})

Implementation

EnableTorchNotAvailableException({this.message});