getDefault static method

GetNewAddressRequest getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static GetNewAddressRequest getDefault() => _defaultInstance ??=
    $pb.GeneratedMessage.$_defaultFor<GetNewAddressRequest>(create);