copyWith property

  1. @JsonKey(ignore: true)
$SignUpStateCopyWith<SignUpState> copyWith
inherited

Implementation

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