menu
spark_framework package
documentation
spark.dart
Endpoint
path property
path property
dark_mode
light_mode
path
property
String
path
final
The URL path for this endpoint (e.g., '/api/users/{id}').
Implementation
final String path;
spark_framework package
documentation
spark
Endpoint
path property
Endpoint class