Map<String, dynamic> toMap() { return <String, dynamic>{ 'partitionKeys': ?partitionKeys, 'tableArn': ?tableArn, 'value': ?value, }; }