isAvailable abstract method

bool isAvailable(
  1. String key,
  2. List<T>? list
)

Implementation

bool isAvailable(String key, List<T>? list);