copyWith property

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

Implementation

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