AFWireframeID constructor
const
AFWireframeID(
- String code,
- AFLibraryID library
Implementation
const AFWireframeID(String code, AFLibraryID library) : super(code, library, prefix: wireframePrefix);