create static method

Heartbeat create()

Implementation

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