getDefault static method

Implementation

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