venueHasGraph abstract method

Future<bool?> venueHasGraph(
  1. String venueId
)

Implementation

Future<bool?> venueHasGraph(String venueId);