copyWith property

  1. @JsonKey(ignore: true)
$ProfileViewBasicCopyWith<ProfileViewBasic> get copyWith
inherited

Implementation

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