create static method

  1. @pragma('dart2js:noInline')
testEventRequest create()

Implementation

@$core.pragma('dart2js:noInline')
static testEventRequest create() => testEventRequest._();