Mapper.fromJson constructor

Mapper.fromJson(
  1. Map<String, dynamic> json
)

Implementation

Mapper.fromJson(this.json);