modmail property

Modmail modmail

Implementation

Modmail get modmail {
  _modmail ??= Modmail._(this);
  return _modmail!;
}