AFDrawerID constructor

const AFDrawerID(
  1. String code,
  2. AFLibraryID library
)

Implementation

const AFDrawerID(String code, AFLibraryID library): super(code, library, prefix: "drawer");