menu
revali_construct package
documentation
models/sse_method_annotation.dart
SseMethodAnnotation
SseMethodAnnotation.new const constructor
SseMethodAnnotation.new 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.new const constructor
SseMethodAnnotation class