getMetadata(metadataKey: any,target: any,): any
Gets the metadata value for the provided metadata key on the target object or its prototype chain.
getMetadata(): any
Gets the metadata value for the provided metadata key on the target object or its prototype chain.
propertyKey: string | symbol
- The property key for the target.