deepLinkScheme constant
Implementation
static const String deepLinkScheme = String.fromEnvironment(
'DEEP_LINK_SCHEME',
defaultValue: 'io.supabase.dutato',
);
static const String deepLinkScheme = String.fromEnvironment(
'DEEP_LINK_SCHEME',
defaultValue: 'io.supabase.dutato',
);