operations property Null safety

Map<String, APIOperation?> operations
read / write

Implementation

Map<String, APIOperation?> operations = {};