empty static method

Implementation

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