create static method

AcceptLegalRequest create()

Implementation

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