menu
emerald_api package
documentation
auth.dart
AuthServiceBase
authenticate abstract method
authenticate abstract method
dark_mode
light_mode
authenticate
abstract method
Future
<
AuthResponse
>
authenticate
(
ServiceCall
call
,
AuthRequest
request
)
Implementation
$async.Future<$0.AuthResponse> authenticate( $grpc.ServiceCall call, $0.AuthRequest request);
emerald_api package
documentation
auth
AuthServiceBase
authenticate abstract method
AuthServiceBase class