getDefault static method

GetNetworkInfoResponse getDefault()

Implementation

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