fromJson static method

ServiceTier fromJson(
  1. String raw
)

Implementation

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