AFFSWidgetID constructor

const AFFSWidgetID(
  1. String code
)

Implementation

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