menu
terradart_google package
documentation
terradart_google.dart
LoggingProjectSinkBigqueryOptions
toArgMap method
toArgMap method
dark_mode
light_mode
toArgMap
method
Map
<
String
,
Object
?
>
toArgMap
(
)
Implementation
Map<String, Object?> toArgMap() => { 'use_partitioned_tables': usePartitionedTables, };
terradart_google package
documentation
terradart_google
LoggingProjectSinkBigqueryOptions
toArgMap method
LoggingProjectSinkBigqueryOptions class