create static method

AckMessage create()

Implementation

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