patch abstract method

Future<NetworkResponse> patch(
  1. Endpoint endpoints
)

Implementation

Future<NetworkResponse> patch(Endpoint endpoints);