copyWith property

  1. @JsonKey(ignore: true)
$LocationCopyWith<Location> copyWith
inherited

Implementation

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