menu
finch package
documentation
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;
finch package
documentation
route
ApiResponse<T>
type property
ApiResponse class