mHash property

  1. @JS('hash')
  2. @staticInterop
String mHash

Implementation

@JS('hash')
@staticInterop
String get mHash => js_util.getProperty(this, 'hash');