create static method

ImageSize create()

Implementation

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