Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 424 Bytes

ObjectExist.md

File metadata and controls

16 lines (11 loc) · 424 Bytes

aspose_barcode_cloud.model.ObjectExist

Load the model package

import 'package:aspose_barcode_cloud/aspose_barcode_cloud.dart';

Object exists

Properties

Name Type Description Notes
exists bool Indicates that the file or folder exists. [default to null]
isFolder bool True if it is a folder, false if it is a file. [default to null]