setPrototypeScreenMap method
Do not call this method, AFApp.initialize will do it for you.
Implementation
void setPrototypeScreenMap(AFScreenMap screens) {
_afPrototypeScreenMap = screens;
}
Do not call this method, AFApp.initialize will do it for you.
void setPrototypeScreenMap(AFScreenMap screens) {
_afPrototypeScreenMap = screens;
}