firstName property

String? firstName
latefinal

The first name of the author.

Implementation

late final String? firstName;