disconnectLedger method

  1. @override
Future<void> disconnectLedger()

Implementation

@override
Future<void> disconnectLedger() async {
  throw Exception("Stub implementation");
}