build

abstract fun build(): DatabaseProvider

Builds and returns a DatabaseProvider instance.

Return

A DatabaseProvider configured with the specified parameters.

Throws

If the database configuration is not specified.