create static method

PlayResponse create()

Implementation

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