queueWillChange method

bool queueWillChange()

Implementation

bool queueWillChange() => _queueWillChange.call(
      this,
    );