copyWith property

  1. @JsonKey(ignore: true)
$TxOptionsCopyWith<TxOptions> copyWith
inherited

Implementation

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