getDefault static method

CreateLicenseResponse getDefault()

Implementation

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