RecordUse constructor

const RecordUse()

Creates a RecordUse instance.

This annotation can be placed as an annotation on functions whose statically resolved calls should be registered together with the optional metadata information.

Implementation

const RecordUse();