create static method

DialBackResponse create()

Implementation

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