copyWith property

  1. @JsonKey(ignore: true)
$VariableCopyWith<Variable> copyWith
inherited

Implementation

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