PlayerResponse.parse constructor

PlayerResponse.parse(
  1. String raw
)

Implementation

PlayerResponse.parse(String raw) : root = json.decode(raw);