menu
sunny_graphql_generator package
documentation
shared_code_builders.dart
MethodBuilderExt
annotate method
annotate method
dark_mode
light_mode
annotate
method
void
annotate
(
String
annotation
)
Implementation
void annotate(String annotation) { this.annotations.add(refer(annotation)); }
sunny_graphql_generator package
documentation
shared_code_builders
MethodBuilderExt
annotate method
MethodBuilderExt extension on MethodBuilder