maySyncFuture property

Future<List<T>> maySyncFuture
getter/setter pair

Implementation

late Future<List<T>> maySyncFuture;