Notice.fromJson constructor

Notice.fromJson(
  1. Json json
)

Implementation

factory Notice.fromJson(Json json) => _$NoticeFromJson(json);