AFFSScreenID constructor

const AFFSScreenID(
  1. String code
)

Implementation

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