copyWith property

  1. @JsonKey(ignore: true)
$ShopifyUserCopyWith<ShopifyUser> get copyWith
inherited

Implementation

@JsonKey(ignore: true)
$ShopifyUserCopyWith<ShopifyUser> get copyWith =>
    throw _privateConstructorUsedError;