instance property

HTTPIntegration get instance

Implementation

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