getContext method

dynamic getContext()

Implementation

getContext() {
  return this._context;
}