feat : location details
This commit is contained in:
@@ -6,4 +6,5 @@ sealed class AppPaths {
|
||||
static const String splash = '/splash';
|
||||
static const String authWithUserAndPass = '/authWithUserAndPass';
|
||||
static const String authWithOtp = '/authWithOtp';
|
||||
static const String systemDesignPage = '/systemDesignPage';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user