parameters property Null safety

Map<String, APIParameter?>? parameters
read / write

Implementation

Map<String, APIParameter?>? parameters = {};