PostCommentsControllerV2 constructor
PostCommentsControllerV2({
- required APIPostComments comment,
- required ARMOYUServices service,
Implementation
PostCommentsControllerV2({required this.comment, required this.service});