screen property

Screen? get screen

Implementation

Screen? get screen => (_map["screen"] as String?).toScreen();