diceAvatar method

String diceAvatar()

Implementation

String diceAvatar() {
  return "https://api.dicebear.com/7.x/pixel-art/svg";
}