GetRoomKeysVersionResponse constructor
GetRoomKeysVersionResponse({})
Implementation
GetRoomKeysVersionResponse({
required this.algorithm,
required this.authData,
required this.count,
required this.etag,
required this.version,
});