create static method

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

Implementation

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