queryTargetWithBuildingId abstract method

Future<List<FlutterRoutableTarget>> queryTargetWithBuildingId(
  1. String name,
  2. int buildingId
)

Implementation

Future<List<FlutterRoutableTarget>> queryTargetWithBuildingId(
    String name, int buildingId);