AuthorChannelId constructor

AuthorChannelId(
  1. {required String value}
)

Implementation

AuthorChannelId({required this.value});