fullName property

String get fullName

Implementation

String get fullName => "${enclosingClass.name}.$name";