github_schemes top-level property

List<Map> github_schemes
getter/setter pair

Implementation

List<Map> github_schemes = [
  {
    "@type": "githubAccountData",
    "x-ratelimit-limit": "",
    "x-ratelimit-reset": "",
    "x-ratelimit-remaining": "",
  }
];