copyWith property

  1. @JsonKey(ignore: true)
$TimerValueCopyWith<TimerValue> copyWith
inherited

Implementation

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