Inbox.fromJson constructor

Inbox.fromJson(
  1. Json json
)

Implementation

factory Inbox.fromJson(Json json) => _$InboxFromJson(json);