familyName property

String? familyName
final

Name passed from one generation to another to indicate lineage, e.g. Appleseed. Can be null.

Implementation

final String? familyName;