Avatar.this

  1. this(void* ptr, Flag!"Take" take)
    class Avatar
    this
    (
    void* ptr
    ,
    Flag!"Take" take = No.Take
    )
  2. this(int size, string text, bool showInitials)