fileId property

int? fileId
latefinal

The unique id for the file within the instance

Implementation

late final int? fileId = props.ocFileid;