AFSIScreenID constructor

const AFSIScreenID(
  1. String code
)

Implementation

const AFSIScreenID(String code) : super(code, AFSILibraryID.id);