getContext method

dynamic getContext()

Implementation

dynamic getContext() {
  return _context;
}