post abstract method

Future<NetworkResponse> post(
  1. Endpoint endpoints
)

Implementation

Future<NetworkResponse> post(Endpoint endpoints);