menu
nextcloud package
documentation
provisioning_api.dart
UserDetailsQuotaBuilder
total property
total property
dark_mode
light_mode
total
property
num
?
get
total
override
Implementation
num? get total => _$this._total;
set
total
(
covariant
num
?
total
)
covariant
override
Implementation
set total(covariant num? total) => _$this._total = total;
nextcloud package
documentation
provisioning_api
UserDetailsQuotaBuilder
total property
UserDetailsQuotaBuilder class