@DomName('SimpleLength.SimpleLength') @DocsEditable() factory SimpleLength(num value, String type) { return _blink.BlinkSimpleLength.instance .constructorCallback_2_(value, type); }