Methods constructor

Methods({
  1. Map<String, ApiMethod>? method,
})

Implementation

Methods({this.method});