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