copyWith property

  1. @JsonKey(ignore: true)
$UsernameCopyWith<Username> copyWith
inherited

Implementation

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