enableLog abstract method

Future<void> enableLog(
  1. bool isLogEnabled
)

Implementation

Future<void> enableLog(bool isLogEnabled);