commands/create/create_route library

Classes

CreateRouteResult
Represents the result of createRoute function.

Functions

createRoute({required String routeName, required ProjectConfiguration projectConfiguration}) Future<CreateRouteResult>
Creates a route for a Gazelle project.