create static method

Dispute create()

Implementation

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