copyWith property

  1. @JsonKey.new(ignore: true)
$PayablesAccountCopyWith<PayablesAccount> get copyWith
inherited

Implementation

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