AFUIScreenID constructor

const AFUIScreenID(
  1. String code
)

Implementation

const AFUIScreenID(String code) : super(code, AFUILibraryID.id);