debugUpdate abstract method

void debugUpdate(
  1. VoidCallback callback, [
  2. String? debugInfo
])

Implementation

void debugUpdate(VoidCallback callback, [String? debugInfo]);