create static method

BackendRule create()

Implementation

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