initials property

String initials
latefinal

Implementation

late final String initials = description.takeInitials(2);