menu
restsdk package
documentation
openapi.swagger.dart
CommentViewModel
CommentViewModel.fromJson factory constructor
CommentViewModel.fromJson factory constructor
dark_mode
light_mode
CommentViewModel.fromJson
constructor
CommentViewModel.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory CommentViewModel.fromJson(Map<String, dynamic> json) => _$CommentViewModelFromJson(json);
restsdk package
documentation
openapi.swagger
CommentViewModel
CommentViewModel.fromJson factory constructor
CommentViewModel class