printinfo property

dynamic get printinfo

Implementation

get printinfo => {

      if (true)
        {
          Logger().i(this),
        }
    };