getDefault static method

AppliedLicense getDefault()

Implementation

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