onLanguageUpdateFailed property

dynamic Function(String reason) onLanguageUpdateFailed
getter/setter pair

The language update is complete

Implementation

dynamic Function(String reason) onLanguageUpdateFailed = (reason) {};