copyWith property

  1. @JsonKey(ignore: true)
$UserRegistrationStateCopyWith<UserRegistrationState> copyWith
inherited

Implementation

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