instance property

ApiManager get instance

Implementation

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