copyWith property

  1. @JsonKey(ignore: true)
$CompiledInstructionCopyWith<CompiledInstruction> copyWith
inherited

Implementation

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