firstName property

  1. @JsonKey(name: 'firstName')
Name? firstName
inherited

Implementation

@JsonKey(name: 'firstName')
Name? get firstName => throw _privateConstructorUsedError;