fromJson static method

Eagerness fromJson(
  1. String raw
)

Implementation

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