menu
webapp package
documentation
wa_route.dart
ApiBodyField<T>
typeString property
typeString property
dark_mode
light_mode
typeString
property
String
get
typeString
Implementation
String get typeString => ApiDoc.dartTypeToOpenApi(T.toString());
webapp package
documentation
wa_route
ApiBodyField<T>
typeString property
ApiBodyField class