create static method

DialResponse create()

Implementation

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