A Map<String, dynamic> represents the current application context on this respective application.
Map<String, dynamic> get currentData => _currentContext;