menu
webapp package
documentation
wa_route.dart
ApiParameter<T>
isRequired property
isRequired property
dark_mode
light_mode
isRequired
property
bool
isRequired
getter/setter pair
Indicates whether the parameter is required.
Implementation
bool isRequired;
webapp package
documentation
wa_route
ApiParameter<T>
isRequired property
ApiParameter class