getDefault static method

SendDataResponse getDefault()

Implementation

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