createdBy property
The id of the user who created the comment
Implementation
@JsonKey(name: 'createdBy', required: true)
String get createdBy => throw _privateConstructorUsedError;
The id of the user who created the comment
@JsonKey(name: 'createdBy', required: true)
String get createdBy => throw _privateConstructorUsedError;