menu
revali_server package
documentation
utils/annotation_arguments.dart
AnnotationArguments
hasArguments property
hasArguments property
dark_mode
light_mode
hasArguments
property
bool
get
hasArguments
Implementation
bool get hasArguments => hasNamed || hasPositional;
revali_server package
documentation
utils/annotation_arguments
AnnotationArguments
hasArguments property
AnnotationArguments class