commentUserId property
String?
get
commentUserId
Property getter and setter for commentUserId:
Implementation
String? get commentUserId;
set
commentUserId
(String? commentUserId)
Implementation
set commentUserId(String? commentUserId);