Routes
Routes -> the navigable routes of the applications
Entries
SPLASH_SCREEN -> route to navigate to the SplashScreen
CONNECT_SCREEN -> route to navigate to the ConnectScreen
CREATE_COLLECTION_SCREEN -> route to navigate to the CreateCollectionScreen
COLLECTION_SCREEN -> route to navigate to the CollectionScreen
CREATE_TEAM_SCREEN -> route to navigate to the CreateTeamScreen
TEAM_SCREEN -> route to navigate to the TeamScreen
CREATE_CUSTOM_LINK_SCREEN -> route to navigate to the CreateCustomLinkScreen
CUSTOM_LINK_SCREEN -> route to navigate to the CustomLinkScreen
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.