create static method

ListenResponse create()

Implementation

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