mailbox property

List<int> mailbox
final

Implementation

final List<int> mailbox = List<int>.filled(64, -1);