ready abstract method

Future<GeolocationState> ready(
  1. Config config, {
  2. bool skipValidation = false,
})

Implementation

Future<GeolocationState> ready(
  Config config, {
  bool skipValidation = false,
});