create static method

Base64String create()

Implementation

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