create method Null safety

TtyDevice create()

Implementation

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