postgresqlTables property
Tables in the schema.
Implementation
@$pb.TagNumber(2)
$core.List<PostgresqlTable> get postgresqlTables => $_getList(1);
Tables in the schema.
@$pb.TagNumber(2)
$core.List<PostgresqlTable> get postgresqlTables => $_getList(1);