instance property

NativeCrashService get instance

Implementation

static NativeCrashService get instance => _instance ??= NativeCrashService._();