create static method

SignalRecord create()

Implementation

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