childNodeCount property

int? get childNodeCount

Implementation

int? get childNodeCount => _map['childNodeCount'] as int?;