create static method

TAKPacket create()

Implementation

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