android constant
Default Firebase options for the Android platform.
Implementation
static const FirebaseOptions android = FirebaseOptions(
apiKey: 'AIzaSyDRokDOwwkdIn2bBJYpOCtJ7A8vXpWtrp0',
appId: '1:954020304851:android:e5d582309dd1d6f0a00126',
messagingSenderId: '954020304851',
projectId: 'tomato-game',
storageBucket: 'tomato-game.appspot.com',
);