email property

  1. @JsonKey(readValue: _PPBuyerHelper.readEmail)
String? get email
inherited

Implementation

@JsonKey(readValue: _PPBuyerHelper.readEmail)
String? get email => throw _privateConstructorUsedError;