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