readGlobal property

  1. @Deprecated('use readDI')
dynamic get readGlobal

Implementation

@Deprecated('use readDI')
get readGlobal => readDI;