AFLibraryProgrammingInterfaceID constructor
const
AFLibraryProgrammingInterfaceID(
- String code,
- AFLibraryID library
Implementation
const AFLibraryProgrammingInterfaceID(String code, AFLibraryID library) : super("lpi", code, library);