firstName property

String? firstName

Implementation

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