menu
stream_feeds package
documentation
stream_feeds.dart
AddCommentResponse
fromJson static method
fromJson static method
dark_mode
light_mode
fromJson
static method
AddCommentResponse
fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
static AddCommentResponse fromJson(Map<String, dynamic> json) => _$AddCommentResponseFromJson(json);
stream_feeds package
documentation
stream_feeds
AddCommentResponse
fromJson static method
AddCommentResponse class