fromJson static method

AudioResponseFormat fromJson(
  1. String raw
)

Implementation

static AudioResponseFormat fromJson(String raw) => AudioResponseFormat(raw);