instance property

HttpService get instance

Implementation

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