fileSize property
See Document.fileSize.
Implementation
static final fileSize = obx.QueryIntegerProperty<Document>(
_entities[0].properties[5],
);
See Document.fileSize.
static final fileSize = obx.QueryIntegerProperty<Document>(
_entities[0].properties[5],
);