info abstract method

void info(
  1. String string, {
  2. DateTime timestamp,
})

Implementation

void info(String string, {DateTime timestamp});