menu
gotrue package
documentation
gotrue.dart
GotrueError
GotrueError.new constructor
GotrueError.new constructor
dark_mode
light_mode
GotrueError
constructor
GotrueError
(
String
message
, {
String
?
statusCode
,
})
Implementation
GotrueError( this.message, { this.statusCode, });
gotrue package
documentation
gotrue
GotrueError
GotrueError.new constructor
GotrueError class