menu
bizdoc package
documentation
models/contracts.dart
CommentTyping
CommentTyping constructor
CommentTyping constructor
dark_mode
light_mode
CommentTyping
constructor
CommentTyping
(
int
id
,
String
userId
)
Implementation
CommentTyping(super.id, this.userId);
bizdoc package
documentation
models/contracts
CommentTyping
CommentTyping constructor
CommentTyping class