create static method

Base64Request create()

Implementation

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