includeMetaArray property Null safety

bool includeMetaArray
read / write

Determines whether to include the metaarray information of the messages in the results. default value is false

Implementation

bool includeMetaArray = false;