uniqueId property

  1. @override
String get uniqueId
override

Implementation

@override
String get uniqueId {
  return _elementId;
}