create static method

FirewallInfo create()

Implementation

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