rid property

num get rid

The resource ID associated with the file instance. The resource ID should be considered an opaque reference to resource.

Implementation

_i2.num get rid => _i3.getProperty(
      this,
      'rid',
    );