hasAdapter method

bool hasAdapter()

Implementation

bool hasAdapter() {
  return _adapter != null;
}