pd property

ProtectionDomain? pd
final

The ProtectionDomain associated with this class reference.

If not provided, defaults to ProtectionDomain.current when calling toClass.

Implementation

final ProtectionDomain? pd;