NetException.defaultError constructor
const
NetException.defaultError(
- String error
Implementation
const factory NetException.defaultError(String error) = DefaultError;
const factory NetException.defaultError(String error) = DefaultError;