PlayerId extension type

Players will get an ID that is unique within the agent context.

on

Constructors

PlayerId(String value)
PlayerId.fromJson(String value)
factory

Properties

value String
final

Methods

toJson() String