ServiceNotStartedException constructor
ServiceNotStartedException([
- String message = 'The service is not started.'
Implementation
ServiceNotStartedException([this.message = 'The service is not started.']);