copyWith property

  1. @JsonKey(ignore: true)
$PlaceGeoCopyWith<PlaceGeo> copyWith
inherited

Implementation

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