menu
sunny_core_widgets package
documentation
routes/app_route_extensions.dart
MSchemaRefExt
toPath method
toPath method
dark_mode
light_mode
toPath
method
String
toPath
(
String
childPath
)
Implementation
String toPath(String childPath) { return "/${artifactId!.pluralize()}${childPath}"; }
sunny_core_widgets package
documentation
routes/app_route_extensions
MSchemaRefExt
toPath method
MSchemaRefExt extension on MSchemaRef