testRegisterMissingTranslations method
Implementation
void testRegisterMissingTranslations(Locale locale, dynamic textOrId) {
testMissingTranslations.register(locale, textOrId);
}
void testRegisterMissingTranslations(Locale locale, dynamic textOrId) {
testMissingTranslations.register(locale, textOrId);
}