instance property

Implementation

static CrossPlatformAppService get instance =>
    _instance ??= CrossPlatformAppService._();