menu
revali_construct package
documentation
models/sse_method_annotation.dart
SseMethodAnnotation
SseMethodAnnotation const constructor
SseMethodAnnotation const constructor
dark_mode
light_mode
SseMethodAnnotation
constructor
const
SseMethodAnnotation
(
String
name
, {
required
String
?
path
,
})
Implementation
const SseMethodAnnotation( super.name, { required super.path, });
revali_construct package
documentation
models/sse_method_annotation
SseMethodAnnotation
SseMethodAnnotation const constructor
SseMethodAnnotation class