ApplangaFlutterTestUtils constructor
ApplangaFlutterTestUtils()
Implementation
ApplangaFlutterTestUtils(Function(String?,bool?,List<String>?) screenshotMethod,Function(String) setlanguageMethod)
{
applangaScreenshotMethod = screenshotMethod;
applangaSetLanguageMethod = setlanguageMethod;
}