menu
webapp package
documentation
wa_route.dart
ApiResponse<T>
type property
type property
dark_mode
light_mode
type
property
Type
get
type
The Dart type of the body field.
Implementation
Type get type => T.runtimeType;
webapp package
documentation
wa_route
ApiResponse<T>
type property
ApiResponse class