Future<bool> initialize({ String? defaultIcon, bool debug = false, String? languageCode, }) async { return false; }