instance property

Implementation

static LocationDetectorService get instance =>
    _instance ??= LocationDetectorService._internal();