EewComments constructor
EewComments({
- String? free,
- EewCommentsWarning? warning,
Implementation
EewComments({
this.free,
this.warning,
});
EewComments({
this.free,
this.warning,
});