getDefault static method

GetNewAddressResponse getDefault()

Implementation

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