copyWith property

  1. @JsonKey(ignore: true)
$DataCopyWith<T, F, Data<T, F>> copyWith
inherited

Implementation

@JsonKey(ignore: true)
$DataCopyWith<T, F, Data<T, F>> get copyWith =>
    throw _privateConstructorUsedError;