getDefault static method

RestartIceResponse getDefault()

Implementation

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