Map<String, dynamic> toMap() { return { 'uri': uri, 'id': id, 'encrypt': encrypt, 'parameters': parameters, }; }