copyWith property

  1. @JsonKey(ignore: true)
$SigningKeyCopyWith<SigningKey> get copyWith
inherited

Implementation

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