lastName property

String? get lastName

Implementation

String? get lastName => (_$data['lastName'] as String?);