menu
sunny_graphql_generator package
documentation
shared.dart
StringToNode
toNameNode method
toNameNode method
dark_mode
light_mode
toNameNode
method
NameNode
toNameNode
(
)
Implementation
NameNode toNameNode() => NameNode(value: this);
sunny_graphql_generator package
documentation
shared
StringToNode
toNameNode method
StringToNode extension on
String