APICallback constructor

APICallback({
  1. Map<String, APIPath>? paths,
})

Implementation

APICallback({this.paths});