isAvailable abstract method

bool isAvailable(
  1. String id,
  2. List<T>? data
)

Implementation

bool isAvailable(String id, List<T>? data);