web constant Null safety

FirebaseOptions const web

Implementation

static const FirebaseOptions web = FirebaseOptions(
  apiKey: 'AIzaSyDoPiiTfMcOYgamx18GCrPK6weew_UQ7Uo',
  appId: '1:733168483196:web:0945d0eadbd4f371ac82f9',
  messagingSenderId: '733168483196',
  projectId: 'uni-tut',
  authDomain: 'uni-tut.firebaseapp.com',
  databaseURL: 'https://uni-tut.firebaseio.com',
  storageBucket: 'uni-tut.appspot.com',
  measurementId: 'G-2R37R4VS5C',
);