emptyBodyDescription property Null safety
Description to show if the node has no displayed properties or children.
Implementation
String? get emptyBodyDescription => null;
Description to show if the node has no displayed properties or children.
String? get emptyBodyDescription => null;