menu
server_auth package
documentation
testing.dart
AuthTestGate
isReleased property
isReleased property
dark_mode
light_mode
isReleased
property
bool
get
isReleased
Whether
release
has been called.
Implementation
bool get isReleased => _released.isCompleted;
server_auth package
documentation
testing
AuthTestGate
isReleased property
AuthTestGate class