lastName property

String? lastName

Implementation

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