copyWith property

Implementation

AlifErrorCopyWith<AlifError, AlifError, AlifError> get copyWith =>
    _AlifErrorCopyWithImpl(this as AlifError, $identity, $identity);