d static method

void d(
  1. Object? object
)

hide will use color white

Implementation

static void d(Object? object) => debug(object);