APICallback constructor Null safety

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

Implementation

APICallback({this.paths});