instance property
AutotestService
get
instance
Implementation
static AutotestService get instance => _instance ??= AutotestService._();
static AutotestService get instance => _instance ??= AutotestService._();