NotAvailableWithoutUAError constructor
NotAvailableWithoutUAError(
- String? message
Implementation
NotAvailableWithoutUAError(String? message)
: super('NotAvailableWithoutUAError', message);
NotAvailableWithoutUAError(String? message)
: super('NotAvailableWithoutUAError', message);