menu
github_flutter
github.dart
PullRequest
toJson method
toJson
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$PullRequestToJson(this);
github_flutter
github
PullRequest
toJson method
PullRequest class