instance property

PositionService get instance

Returns the singleton instance of PositionService.

Implementation

static PositionService get instance => _instance;