operator [] method

Comment? operator [](
  1. String authorperm
)

Implementation

Comment? operator [](String authorperm) => items[authorperm];