start2 method

  1. @JSName('start')
void start2([
  1. num? when
])

Implementation

@JSName('start')
void start2([num? when]) native;