create static method

ErrorDetail create()

Implementation

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