fullName property

String get fullName

Implementation

String get fullName => '$firstName $lastName';