copyWith property

  1. @override
  2. @JsonKey(ignore: true)
$StopCopyWith<T, Stop<T>> copyWith
override

Implementation

@override
@JsonKey(ignore: true)
$StopCopyWith<T, Stop<T>> get copyWith => throw _privateConstructorUsedError;