Period.fromJson constructor

Period.fromJson(
  1. JsonObject _json
)

Creates a new Period instance from a JsonObject.

Implementation

Period.fromJson(this._json);