int domContentLoadedEventStart

Source

@DomName('PerformanceTiming.domContentLoadedEventStart')
@DocsEditable()
int get domContentLoadedEventStart => _blink.BlinkPerformanceTiming.instance
    .domContentLoadedEventStart_Getter_(this);