getContextAttributes method

dynamic getContextAttributes()

Implementation

dynamic getContextAttributes() {
  startCheck('getContextAttributes');
  return null;
}