create static method

PublicAddress create()

Implementation

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