copyWith property

  1. @JsonKey(ignore: true)
$AccountProcedureCopyWith<AccountProcedure> copyWith
inherited

Implementation

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