Returns a Map containing all the 'Controllers' associated with this StateMVC object each with their unique 'key' identifier.
Map<String, ControllerMVC> get map => _map;