getIsMapReady method

Future<bool> getIsMapReady()

Implementation

Future<bool> getIsMapReady() => _mapBloc.isMapReady.future;