create static method

ListenRequest create()

Implementation

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