copyWith property Null safety

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

Implementation

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