Api constructor

Api({
  1. Methods? methods,
})

Implementation

Api({this.methods});