Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 401 Bytes

DiscUsage.md

File metadata and controls

16 lines (11 loc) · 401 Bytes

aspose_barcode_cloud.model.DiscUsage

Load the model package

import 'package:aspose_barcode_cloud/aspose_barcode_cloud.dart';

Class for disc space information.

Properties

Name Type Description Notes
usedSize int Application used disc space. [default to null]
totalSize int Total disc space. [default to null]