menu
sanity_query_builder package
documentation
projection_builder.dart
ProjectionBuilder
field method
field method
dark_mode
light_mode
field
method
ProjectionBuilder
field
(
String
name
)
Implementation
ProjectionBuilder field(String name) { _projection[name] = null; return this; }
sanity_query_builder package
documentation
projection_builder
ProjectionBuilder
field method
ProjectionBuilder class