create static method

QuotaError create()

Implementation

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