operator [] method

Authorperm operator [](
  1. int index
)

Implementation

Authorperm operator [](int index) => postIds[index];