type property

  1. @override
int type
override

Using int to enumerate type of the TypedMessage.

Implementation

@override
int get type => -1;