nativeChannel property
Method channel for native crash bridge (used for testing or custom native hooks).
Implementation
@visibleForTesting
static MethodChannel get nativeChannel => _nativeChannel;
Method channel for native crash bridge (used for testing or custom native hooks).
@visibleForTesting
static MethodChannel get nativeChannel => _nativeChannel;