type property

  1. @ImcField('Type', 'type', ImcType.typeUInt8)
LogBookEntryEnumType type

Type of message.

Implementation

@ImcField('Type', 'type', ImcType.typeUInt8)
LogBookEntryEnumType get type;