postRepository abstract method

PostRepository? postRepository(
  1. String? appId
)

Implementation

PostRepository? postRepository(String? appId);