create static method

CreateRequest create()

Implementation

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