rid property

num get rid

The resource ID associated with this connection. Generally users do not need to be aware of this identifier.

Implementation

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