getDefault static method

CreateLicenseRequest getDefault()

Implementation

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