AFQueryTestID constructor

const AFQueryTestID(
  1. String code,
  2. AFLibraryID library
)

Implementation

const AFQueryTestID(String code, AFLibraryID library) : super("querytest", code, library);