nativeChannel property

  1. @visibleForTesting
MethodChannel get nativeChannel

Method channel for native crash bridge (used for testing or custom native hooks).

Implementation

@visibleForTesting
static MethodChannel get nativeChannel => _nativeChannel;