searchPaths property

List<String>? searchPaths
final

The search paths for schema resolution on the database. Default is null (no override).

Implementation

final List<String>? searchPaths;