AuthResponse.withError constructor
AuthResponse.withError(
- Object error,
- StackTrace stackTrace
Implementation
AuthResponse.withError(
Object this.error,
StackTrace this.stackTrace,
) : serverId = null;