uid property

String? uid

Convenience getter for retrieving the UID of the first child that has a UID getter

Implementation

String? get uid => _uidMandatoryComponent?.uid;