AFStateTestID constructor
const
AFStateTestID(
- String code,
- AFLibraryID library
Implementation
const AFStateTestID(String code, AFLibraryID library) : super(stateTestPrefix, code, library);