copyWith property

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

Implementation

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