parseMapClientUrl abstract method

Future<String?> parseMapClientUrl(
  1. String venueId,
  2. String locationId
)

Implementation

Future<String?> parseMapClientUrl(String venueId, String locationId);