FootprintData constructor

FootprintData({
  1. bool success = true,
})

Implementation

FootprintData({this.success = true});