AFScreenTestID constructor
const
AFScreenTestID(
- String code,
- AFLibraryID library
Implementation
const AFScreenTestID(String code, AFLibraryID library) : super(screenTestPrefix, code, library);