fullName property

String get fullName
inherited

Implementation

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