status property

DataSourceStatus? status
final

The status of the data source. When the status is ATIVE the data source is ready to use.

Implementation

final DataSourceStatus? status;