getDefault static method

License getDefault()

Implementation

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