hash property

String get hash

The pattern string for the hash.

Implementation

_i2.String get hash => _i4.getProperty(
      this,
      'hash',
    );