openReadWriteSafe method

Future<bool> openReadWriteSafe()

Implementation

Future<bool> openReadWriteSafe() async => _inner.openReadWrite();