copyWith property

  1. @JsonKey(ignore: true)
$RelatesToCopyWith<RelatesTo> copyWith
inherited

Implementation

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