menu
toit_api package
documentation
toit/api/auth.pbgrpc.dart
AuthServiceBase
logout abstract method
logout abstract method
dark_mode
light_mode
logout
abstract method
Future
<
LogoutResponse
>
logout
(
ServiceCall
call
,
LogoutRequest
request
)
Implementation
$async.Future<$0.LogoutResponse> logout( $grpc.ServiceCall call, $0.LogoutRequest request);
toit_api package
documentation
toit/api/auth.pbgrpc
AuthServiceBase
logout abstract method
AuthServiceBase class