instance property

TelegramWebApp get instance

Implementation

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