Dart
dart:io
FileSystemEvent
MODIFY
constant
MODIFY
description
MODIFY
constant
Null safety
int
const
MODIFY
@
Deprecated
("Use modify instead")
Implementation
@Deprecated("Use modify instead") static const int MODIFY = 1 << 1;
Dart
dart:io
FileSystemEvent
MODIFY
constant
FileSystemEvent class
Properties
hashCode
isDirectory
path
runtimeType
type
Methods
noSuchMethod
toString
Operators
operator ==
Constants
ALL
all
CREATE
create
DELETE
delete
MODIFY
modify
MOVE
move