instance property

AppAttestService instance

The instance of the AppAttestService to use.

Implementation

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