displayName property

String? get displayName

Implementation

String? get displayName => extract<String>((i) => i.displayName);