instance property

BaseUrlManager get instance

Implementation

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