getPlace abstract method

Future<FlutterPlace?> getPlace(
  1. int buildingId
)

Implementation

Future<FlutterPlace?> getPlace(int buildingId);