CancelArguments.fromMap(Map<String, Object?> obj) : progressId = obj['progressId'] as String?, requestId = obj['requestId'] as int?;