Map<String, dynamic> toMap() { return <String, dynamic>{ 'bufferSize': bufferSize, 'timeout': timeout, }; }