AFSIPrototypeID constructor

const AFSIPrototypeID(
  1. String code
)

Implementation

const AFSIPrototypeID(String code): super(code, AFSILibraryID.id);