AFUIQueryID constructor

const AFUIQueryID(
  1. String code
)

Implementation

const AFUIQueryID(String code): super(code, AFUILibraryID.id);