ExamplePosts constructor

ExamplePosts(
  1. PostAccessibleByGroup accessibleByGroup
)

Implementation

ExamplePosts(this.accessibleByGroup);