create static method

GasInfo create()

Implementation

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