TsunamiComments constructor
TsunamiComments({
- String? free,
- TsunamiCommentsWarning? warning,
Implementation
TsunamiComments({
this.free,
this.warning,
});
TsunamiComments({
this.free,
this.warning,
});