Badge


class Badge


An object representing a badge.

Summary

Nested types

Builder class for Badge.

Public functions

Optional<Image!>!

Returns the logo/profile image of the badge.

Optional<String!>!

Returns the text for the badge.

Public functions

getImage

fun getImage(): Optional<Image!>!

Returns the logo/profile image of the badge.

getText

fun getText(): Optional<String!>!

Returns the text for the badge.