Follower.fromJSON

Constructs a Follower from a JSON representation.

struct Follower
static
fromJSON
(
const JSONValue json
)

Parameters

json JSONValue

JSON representation of a follower.

Return Value

Type: auto

A new Follower with values derived from the passed JSON.