menu
nextcloud package
documentation
files_sharing.dart
RemoteShareBuilder
mtime property
mtime property
dark_mode
light_mode
mtime
property
int
?
get
mtime
override
Implementation
int? get mtime => _$this._mtime;
set
mtime
(
covariant
int
?
mtime
)
covariant
override
Implementation
set mtime(covariant int? mtime) => _$this._mtime = mtime;
nextcloud package
documentation
files_sharing
RemoteShareBuilder
mtime property
RemoteShareBuilder class