menu
nextcloud package
documentation
provisioning_api.dart
UserDetailsQuota_Quota typedef
UserDetailsQuota_Quota typedef
dark_mode
light_mode
UserDetailsQuota_Quota
typedef
UserDetailsQuota_Quota
= (
{
num
?
$num
,
String
?
string
}
)
Implementation
typedef UserDetailsQuota_Quota = ({num? $num, String? string});
nextcloud package
documentation
provisioning_api
UserDetailsQuota_Quota typedef
provisioning_api library