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