status property

FaqStatus? status
final

The current status of the FAQ. When the status is ACTIVE the FAQ is ready for use.

Implementation

final FaqStatus? status;