instance property

CrashLogManager get instance

Implementation

static CrashLogManager get instance {
  return _instance;
}