AccessPointAlreadyExists({String? type, String? message}) : super(type: type, code: 'AccessPointAlreadyExists', message: message);