empty static method

Implementation

static FirebaseAuthenticationSettings empty() {
  return FirebaseAuthenticationSettings({});
}