create static method

PlayRequest create()

Implementation

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