debugSetPath method

void debugSetPath(
  1. String? path
)

Implementation

void debugSetPath(String? path) => debugPath = path;