menu
connectanum_router package
documentation
auth.dart
RemoteAuthenticatorDelegate
onHello abstract method
onHello abstract method
dark_mode
light_mode
onHello
abstract method
Future
<
RemoteHelloResponse
>
onHello
(
RemoteHelloRequest
request
)
Implementation
Future<RemoteHelloResponse> onHello(RemoteHelloRequest request);
connectanum_router package
documentation
auth
RemoteAuthenticatorDelegate
onHello abstract method
RemoteAuthenticatorDelegate class