phones property

  1. @JsonKey(readValue: _PPBuyerHelper.readPhones)
List<String>? get phones
inherited

Implementation

@JsonKey(readValue: _PPBuyerHelper.readPhones)
List<String>? get phones => throw _privateConstructorUsedError;