isStandalone property

bool isStandalone

Implementation

bool get isStandalone => _context == null && _data != null;