public property

String public

The first name combined with the last name's initial.

Implementation

String get public => format(r'f $l');