copyWith property

  1. @JsonKey(ignore: true)
$FlusmicResponseCopyWith<T, FlusmicResponse<T>> copyWith
inherited

Implementation

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