@override Future<bool> start({bool refresh = false, String? key}) async { System().gps.registerListener(this); return true; }