menu
api_agent package
documentation
api_agent.dart
ApiDefinition
useTypes property
useTypes property
dark_mode
light_mode
useTypes
property
List
<
Type
>
?
useTypes
final
Optional list of types that can be provided to generic endpoints
Implementation
final List<Type>? useTypes;
api_agent package
documentation
api_agent
ApiDefinition
useTypes property
ApiDefinition class