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
Implementation
const RecordUse();
Creates a RecordUse instance.
This annotation can be placed as an annotation on functions whose statically resolved calls should be registered
const RecordUse();