copyWith property

  1. @JsonKey(ignore: true)
$AppPasswordCopyWith<AppPassword> get copyWith
inherited

Implementation

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