copyWith property

  1. @JsonKey(ignore: true)
$FutureValueCopyWith<T, FutureValue<T>> copyWith

Implementation

@JsonKey(ignore: true)
$FutureValueCopyWith<T, FutureValue<T>> get copyWith =>
    throw _privateConstructorUsedError;