instance property

SpaSdk get instance

Singleton instance of the SpaSdk

Implementation

static SpaSdk get instance => _instance ?? SpaSdk._(counterId: "", uriServiceSpa: "");