Dart offers no way to tell if a late variable has been initialized or assigned to . If you access it, it either immediately runs the initializer (if it has one) or throws an exception.21 Nis 2021
How do you check if a delay is initialized or not in Flutter?
Dart offers no way to tell if a late variable has been initialized or assigned to . If you access it, it either immediately runs the initializer (if it has one) or throws an exception.21 Nis 2021