type property Null safety

int type
final

The type of event. See FileSystemEvent for a list of events.

Implementation

final int type;