toInfoString abstract method

String toInfoString({
  1. bool withParentEvents = true,
  2. bool withType = true,
  3. String indent = '',
})

Implementation

String toInfoString(
    {bool withParentEvents = true, bool withType = true, String indent = ''});