instance property

AutotestService get instance

Implementation

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