instance static method

AppRepo instance()

Implementation

static AppRepo instance() => _instance ??= AppRepo._();