menu
pubnub
logging.dart
StreamLogger
isRoot property
isRoot
dark_mode
light_mode
isRoot
property
bool
get
isRoot
Whether its a root node in the hierarchy.
Implementation
bool get isRoot { return _parent == null; }
pubnub
pubnub.logging
StreamLogger
isRoot property
StreamLogger class