isFood method

Future<bool>? isFood(
  1. String details
)

Implementation

Future<bool>? isFood(String details) {}