create static method

TimeLockOrder create()

Implementation

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