typedef SendLockUnlockFunction = Future<void> Function( Request request, String id, bool lockUnlock);