menu
flutter_easy_swagger_generator package
documentation
classes/route_info.dart
RouteInfo
fullRoute property
fullRoute property
dark_mode
light_mode
fullRoute
property
String
fullRoute
final
The full endpoint path as declared in the OpenAPI document.
Implementation
final String fullRoute;
flutter_easy_swagger_generator package
documentation
classes/route_info
RouteInfo
fullRoute property
RouteInfo class