type property

int type
latefinal

Type of entity. Either 0 (role) or 1 (member)

Implementation

late final int type;