mtime property

int? mtime
override

Implementation

int? get mtime => _$this._mtime;
void mtime=(covariant int? mtime)
covariantoverride

Implementation

set mtime(covariant int? mtime) => _$this._mtime = mtime;