menu
microsoft_graph_api package
documentation
models/drive/drive_model.dart
DriveQuota
allocated property
allocated property
dark_mode
light_mode
allocated
property
int
?
allocated
final
Total space, in bytes, allocated to all drives of the signed-in user.
Implementation
final int? allocated;
microsoft_graph_api package
documentation
models/drive/drive_model
DriveQuota
allocated property
DriveQuota class