createPlace abstract method

Future<NetworkResponse> createPlace(
  1. dynamic params
)

Implementation

Future<NetworkResponse> createPlace(params);