which property

int which
@DomName('KeyboardEvent.which')

Implementation

@DomName('KeyboardEvent.which')
int get which => _which;