copyWith property

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

Implementation

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