menu
terradart_google package
documentation
bigtable.dart
BigtableSchemaBundleProtoSchema
toArgMap method
toArgMap method
dark_mode
light_mode
toArgMap
method
Map
<
String
,
Object
?
>
toArgMap
(
)
Implementation
Map<String, Object?> toArgMap() => { 'proto_descriptors': protoDescriptors.toTfJson(), };
terradart_google package
documentation
bigtable
BigtableSchemaBundleProtoSchema
toArgMap method
BigtableSchemaBundleProtoSchema class