create static method

DtmfInput create()

Implementation

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