Postbook.fromJson constructor

Postbook.fromJson(
  1. Json json
)

Implementation

factory Postbook.fromJson(Json json) => _$PostbookFromJson(json);