copyWith property

  1. @JsonKey(ignore: true)
$SecretCopyWith<Secret> copyWith
inherited

Implementation

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