mutex property

SimpleMutex mutex
final

Global lock to serialize write transactions.

Implementation

final SimpleMutex mutex = SimpleMutex();