type property
String
get
type
Type of the change: added
, removed
or modified
.
Implementation
String get type => jsObject.type;
Type of the change: added
, removed
or modified
.
String get type => jsObject.type;