isDataTypeAvailable

fun isDataTypeAvailable(type: <Error class: unknown class>): Boolean

Test if a data type is provided by the data source.

Return

True if the data type is available, false if not.

Parameters

type

The data type.