React Native Firebase
    Preparing search index...
    interface UpdateProfile {
        displayName?: string | null;
        photoURL?: string | null;
    }
    Index

    Properties

    displayName?: string | null
    photoURL?: string | null