readOne method

Future<R?> readOne()

Implementation

Future<R?> readOne() async => null;