lastName property

String? get lastName

Surname for this ID Card

Implementation

String? get lastName => getField('Last Name');