empty static method

SaveApplicationLogEvent empty()
override

Implementation

static SaveApplicationLogEvent empty() {
  return SaveApplicationLogEvent({});
}