menu
sunny_graphql_generator package
documentation
model.dart
GraphQLScanResult
getExtraInterfaces abstract method
getExtraInterfaces abstract method
dark_mode
light_mode
getExtraInterfaces
abstract method
Iterable
<
TypeNode
>
getExtraInterfaces
(
String
type
)
Implementation
Iterable<TypeNode> getExtraInterfaces(String type);
sunny_graphql_generator package
documentation
model
GraphQLScanResult
getExtraInterfaces abstract method
GraphQLScanResult class