copyWith property

  1. @JsonKey(ignore: true)
$GeopointCopyWith<Geopoint> copyWith
inherited

Implementation

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