create static method

IntWeightRange create()

Implementation

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