listLoadFailed property

bool get listLoadFailed

Implementation

bool get listLoadFailed {
  return _listLoadFailed;
}