defaultLogoPath constant
String
const defaultLogoPath
Path of the Authyo logo on the server, shown when the app has no logo of its own and in the "Powered by" line (same image the web widget loads).
Implementation
static const String defaultLogoPath = '/image/landing/logo.png';