AFDialogID constructor
const
AFDialogID(
- String code,
- AFLibraryID library
Implementation
const AFDialogID(String code, AFLibraryID library): super(code, library, prefix: "dialog");
const AFDialogID(String code, AFLibraryID library): super(code, library, prefix: "dialog");