fromMap abstract method

ModelType fromMap(
  1. Map map
)

Creates a model from the map

Implementation

ModelType fromMap(Map map);