We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d1e179 commit 2d67b78Copy full SHA for 2d67b78
firebase-common/src/main/java/com/google/firebase/emulators/EmulatorSettings.java
@@ -30,7 +30,7 @@
30
* @see com.google.firebase.FirebaseApp#enableEmulators(EmulatorSettings)
31
* @hide
32
*/
33
-public class EmulatorSettings {
+public final class EmulatorSettings {
34
35
/** Empty emulator settings to be used as an internal default */
36
public static EmulatorSettings getDefault() {
0 commit comments