deletePlace abstract method

Future<NetworkResponse> deletePlace(
  1. dynamic params
)

Implementation

Future<NetworkResponse> deletePlace(params);