getDefault static method

UpdateLicenseRequest getDefault()

Implementation

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