globalContext property

Context? get globalContext

contains global variables

Implementation

Context? get globalContext => _globalContext;