isValid property

bool isValid

Implementation

bool get isValid => _context != null || _data != null;