instance property

AutoFlutterLogger get instance

Implementation

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