hasContext property

bool get hasContext

Implementation

bool get hasContext {
  return _context != null;
}