create static method

ApproveReply create()

Implementation

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