copyWith property

Implementation

AuthenticateBodyCopyWith<AuthenticateBody, AuthenticateBody, AuthenticateBody>
    get copyWith => _AuthenticateBodyCopyWithImpl(
        this as AuthenticateBody, $identity, $identity);