menu
nextcloud package
documentation
cookbook.dart
APIVersionBuilder
epoch property
epoch property
dark_mode
light_mode
epoch
property
int
?
get
epoch
override
Implementation
int? get epoch => _$this._epoch;
set
epoch
(
covariant
int
?
epoch
)
covariant
override
Implementation
set epoch(covariant int? epoch) => _$this._epoch = epoch;
nextcloud package
documentation
cookbook
APIVersionBuilder
epoch property
APIVersionBuilder class