@override bool get useFirebase => kIsWeb || (!Platform.isLinux && !Platform.isWindows);
late final bool useFirebase;