At step 13, var `remoteConfig` is not define. i found this line in the final project. ```kotlin private lateinit var remoteConfig: FirebaseRemoteConfig ``` I m not a kotlin user. So I don‘t how to solve this problem at the first time.
At step 13, var
remoteConfigis not define.i found this line in the final project.
I m not a kotlin user. So I don‘t how to solve this problem at the first time.