menu
feedback_github package
documentation
feedback_github.dart
GistComment
GistComment.fromJson factory constructor
GistComment.fromJson factory constructor
dark_mode
light_mode
GistComment.fromJson
constructor
GistComment.fromJson
(
Map
<
String
,
dynamic
>
input
)
Implementation
factory GistComment.fromJson(Map<String, dynamic> input) => _$GistCommentFromJson(input);
feedback_github package
documentation
feedback_github
GistComment
GistComment.fromJson factory constructor
GistComment class