menu
bizdoc package
documentation
models/contracts.dart
NewComment
NewComment constructor
NewComment constructor
dark_mode
light_mode
NewComment
constructor
NewComment
(
int
documentId
,
Comment
model
)
Implementation
NewComment(super.documentId, this.model);
bizdoc package
documentation
models/contracts
NewComment
NewComment constructor
NewComment class