JsonNullable<T extends JsonType> constructor
JsonNullable<T extends JsonType> (
- T childCreator()
Implementation
JsonNullable(this.childCreator);
JsonNullable(this.childCreator);