create static method

CreateReply create()

Implementation

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