webProd constant

FirebaseOptions const webProd

Implementation

static const FirebaseOptions webProd = FirebaseOptions(

    apiKey: "AIzaSyDnx34ulOeKkQfBJF_i5ZJJZIRVOyBcZSo",
    authDomain: "neo-concierge.firebaseapp.com",
    projectId: "neo-concierge",
    storageBucket: "neo-concierge.firebasestorage.app",
    messagingSenderId: "798042745977",
    appId: "1:798042745977:web:9be3be09ad2904ddda38a8",
    measurementId: "G-PHLV5RQYMD"
);