FirebaseAuthUIExample constructor Null safety

const FirebaseAuthUIExample(
  1. {Key? key}
)

Implementation

const FirebaseAuthUIExample({Key? key}) : super(key: key);