createPlatformHttpAdapter function

AcpHttpAdapter createPlatformHttpAdapter()

Creates the HTTP adapter for the current platform.

Implementation

AcpHttpAdapter createPlatformHttpAdapter() =>
    platform.createPlatformHttpAdapter();