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