EMPTY static method

Implementation

static RunnableDebugInformation EMPTY() {
  return RunnableDebugInformation('', 0, '');
}