listSchemas abstract method
Lists the schemas/namespaces available in the connection.
Implementation
Future<List<SchemaNamespace>> listSchemas();
Lists the schemas/namespaces available in the connection.
Future<List<SchemaNamespace>> listSchemas();