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