menu
terradart_google package
documentation
terradart_google.dart
DatastreamStreamRuleSetsObjectFilterSourceObjectIdentifierPostgresqlIdentifier
encode method
encode method
dark_mode
light_mode
encode
method
Map
<
String
,
Object
?
>
encode
(
)
Implementation
Map<String, Object?> encode() => { 'schema': schema.toTfJson(), 'table': table.toTfJson(), };
terradart_google package
documentation
terradart_google
DatastreamStreamRuleSetsObjectFilterSourceObjectIdentifierPostgresqlIdentifier
encode method
DatastreamStreamRuleSetsObjectFilterSourceObjectIdentifierPostgresqlIdentifier class