getDefault static method

DownloadFilePlan getDefault()

Implementation

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