AFFSLibraryProgrammingInterfaceID constructor

const AFFSLibraryProgrammingInterfaceID(
  1. String code
)

Implementation

const AFFSLibraryProgrammingInterfaceID(String code) : super(code, AFFSLibraryID.id);