releaseLock method Null safety
override
Releases the lock with the given key.
correlationId
not used.key
the key of the lock that is to be released. Return Future the lock has been released. Will be called with null. Throw error
Releases the lock with the given key.
correlationId
not used.key
the key of the lock that is to be released.
Return Future the lock has been released. Will be called
with null.
Throw error