Body constructor

const Body({
  1. bool nullToAbsent = false,
})

Implementation

const Body({this.nullToAbsent = false});