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