fromJson static method

dynamic fromJson()

Implementation

static dynamic fromJson() {
  // TODO: implement fromJson
  throw UnimplementedError();
}