mDefault property

  1. @JS('default')
  2. @staticInterop
bool mDefault

Implementation

@JS('default')
@staticInterop
bool get mDefault => js_util.getProperty(this, 'default');