setFetchDebug function

dynamic setFetchDebug(
  1. bool value
)

Implementation

setFetchDebug(bool value) => _fetchDebug = value;