JsonToEntity constructor

JsonToEntity({
  1. bool prefixNested = true,
})

Implementation

JsonToEntity({this.prefixNested = true});