empty static method

Implementation

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