activateAccount abstract method
Future<LocalAccountProto>
activateAccount(
- ServiceCall call,
- AccountProto_ActivateAccountRequest request
Implementation
$async.Future<$0.LocalAccountProto> activateAccount(
$grpc.ServiceCall call, $1.AccountProto_ActivateAccountRequest request);