macos constant
Default Firebase options for the macOS platform.
Implementation
static const FirebaseOptions macos = FirebaseOptions(
apiKey: 'AIzaSyBQAtGCkN3UzYAr-BHoexee-b391rBoZ3A',
appId: '1:954020304851:ios:dda2b3eecacf8f4da00126',
messagingSenderId: '954020304851',
projectId: 'tomato-game',
storageBucket: 'tomato-game.appspot.com',
iosBundleId: 'com.cis.tomato.tomatoGame',
);